home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl720 / avts13.lzh / SETUP.INF < prev    next >
INI File  |  1993-09-07  |  4KB  |  110 lines

  1. [dialogs]
  2.         caption = ARIS Version Tracking System
  3.         lang = 001
  4.         startup = hello
  5.  
  6. [init]
  7.         directory=C:\AVTS
  8.         product=ARIS VTS 1.3
  9.         space=400000
  10.         askpath=1
  11.  
  12. [hello]
  13.  
  14.         Welcome to ARIS Version Tracking System SETUP!
  15.         
  16.         This program will now install the ARIS Version Tracking System
  17.         on your harddisk.
  18.         It will copy all necessary files and is able to modify your
  19.         AUTOEXEC.BAT.
  20.  
  21.         The lowest line on screen will always show the possible choices
  22.         and the appropriate key.
  23.         
  24.         Now press ENTER to begin the installation process, or press
  25.         F3 to abort the installation.
  26.  
  27. [disks]
  28.         1=ARIS VTS 1.3 Program disk
  29.  
  30. [files]
  31.         1,AVTSDIFF.EXE,,14204,Show differences between two versions of a file,1
  32.         1,AVTSGREP.EXE,,11352,Search AVTS files for regular expressions,1
  33.         1,CDC.EXE,,13905,Change delta comments,1
  34.         1,CREATE.EXE,,13726,Create projects,1
  35.         1,DELTA.EXE,,15028,Create delta of a file,1
  36.         1,DIFF.EXE,,8997,Create difference listings,1
  37.         1,GET.EXE,,13583,Check out a file,1
  38.         1,HISTORY.EXE,,12905,Print revision history,1
  39.         1,LOGVIEW.EXE,,39846,View a project log file,1
  40.         1,READ.EXE,,16920,Copy a project file,1
  41.         1,RMALIAS.EXE,,13401,Remove an alias name,1
  42.         1,RMAVTS.EXE,,10724,Delete a file from a project,1
  43.         1,SACT.EXE,,9041,System activity report,1
  44.         1,SETALIAS.EXE,,13749,Set an alias name,1
  45.         1,UNGET.EXE,,13267,Reverse a get command,1
  46.         1,UNDIFF.EXE,,8398,Reverse a diff command,1
  47.         1,LSAVTS.EXE,,12924,List project files,1
  48.         1,CHKAVTS.EXE,,12879,Check file status,1
  49.         1,WHAT.EXE,,8149,Display indentifying information,1
  50.         1,READ.ME,,1136,Latest release information,1
  51.  
  52. [update]
  53.         c:\autoexec.bat,,,PATH=$(INSTDIR);%PATH%
  54.  
  55. [newversion]
  56.  
  57.   SETUP was able to detect an older version of ARIS VTS in the specified
  58.   directory. Setup can to update this version to version 1.3.
  59.   You may also select another directory for installation, to keep the older
  60.   version unmodified.
  61.   
  62.   ■ Press ENTER to update the older version of ARIS VTS, or
  63.   
  64.   ■ press F3 to select another directory.
  65.   
  66.   Warning:      If you update from an older version of AVTS you will need
  67.                 to run V12TOV13.EXE for each single project. This utility
  68.                 is only included in the registered versions of AVTS, not
  69.                 in the shareware version. Without this utility AVTS will
  70.                 not work with your old projects!
  71.  
  72. [dontfind]
  73.         cdc.exe
  74.         create.exe
  75.         delta.exe
  76.         diff.exe
  77.         get.exe
  78.         history.exe
  79.         logview.exe
  80.         read.exe
  81.         rmalias.exe
  82.         rmavts.exe
  83.         sact.exe
  84.         setalias.exe
  85.         unget.exe
  86.  
  87. [install3]
  88.  
  89.    Please wait, while SETUP is copying files onto your harddisk.
  90.    
  91.    You may abort this process at any time, by pressing the F3 key.
  92.  
  93. [install4]
  94.  
  95.    SETUP is able to add the following command to your AUTOEXEC.BAT:
  96.    
  97.    PATH=$(INSTDIR);%PATH%
  98.    
  99.    ■ Press ENTER to modify your AUTOEXEC.BAT, or 
  100.    
  101.    ■ press ESC to skip this step.
  102.  
  103. [success]
  104.  
  105.    ARIS VTS 1.3 is now installed. Please remove the installation floppy
  106.    from the disk drive and press ENTER.
  107.    If you allowed SETUP to modify your AUTOEXEC.BAT, you should press
  108.    CTRL-ALT-DEL to restart your system and make these changes active.
  109.    
  110.